Skip to content

fix: cases when GIT_PREVIOUS_SUCCESSFUL_COMMIT fails#19

Merged
alvarolopez merged 1 commit intomasterfrom
fix/18
Nov 18, 2024
Merged

fix: cases when GIT_PREVIOUS_SUCCESSFUL_COMMIT fails#19
alvarolopez merged 1 commit intomasterfrom
fix/18

Conversation

@vykozlov
Copy link
Contributor

  • fix: if GIT_PREVIOUS_SUCCESSFUL_COMMIT fails due to e.g. rewritten commits (e.g. git push --force)

fixes #18

modified: Jenkinsfile

* fix: if GIT_PREVIOUS_SUCCESSFUL_COMMIT fails due to e.g. rewritten commits (e.g. git push --force)

fixes #18

modified:   Jenkinsfile
@vykozlov vykozlov requested a review from alvarolopez November 18, 2024 10:09
@alvarolopez alvarolopez merged commit 798b9ef into master Nov 18, 2024
@alvarolopez alvarolopez deleted the fix/18 branch November 18, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GIT_PREVIOUS_SUCCESSFUL_COMMIT may fail if git push was forced

2 participants